home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / clpsib / clipsib.frm next >
Text File  |  1995-05-08  |  31KB  |  877 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    BackColor       =   &H00E0E0E0&
  4.    Caption         =   "Run This Program As An EXE File For Best Results"
  5.    ClientHeight    =   5460
  6.    ClientLeft      =   855
  7.    ClientTop       =   1500
  8.    ClientWidth     =   7845
  9.    Height          =   5865
  10.    Left            =   795
  11.    LinkMode        =   1  'Source
  12.    LinkTopic       =   "Form1"
  13.    ScaleHeight     =   364
  14.    ScaleMode       =   3  'Pixel
  15.    ScaleWidth      =   523
  16.    Top             =   1155
  17.    Width           =   7965
  18.    Begin ListBox ShoppingList 
  19.       BackColor       =   &H00FFFF00&
  20.       Height          =   1785
  21.       Left            =   360
  22.       TabIndex        =   8
  23.       Top             =   3240
  24.       Width           =   1455
  25.    End
  26.    Begin PictureBox FindPic 
  27.       BackColor       =   &H00C0C0C0&
  28.       Height          =   1695
  29.       Left            =   3720
  30.       ScaleHeight     =   111
  31.       ScaleMode       =   3  'Pixel
  32.       ScaleWidth      =   239
  33.       TabIndex        =   13
  34.       Top             =   3120
  35.       Visible         =   0   'False
  36.       Width           =   3615
  37.       Begin CommandButton Command2 
  38.          Caption         =   "Cancel"
  39.          Height          =   375
  40.          Left            =   2760
  41.          TabIndex        =   17
  42.          Top             =   1200
  43.          Width           =   735
  44.       End
  45.       Begin CommandButton Command1 
  46.          Caption         =   "OK"
  47.          Height          =   375
  48.          Left            =   1920
  49.          TabIndex        =   16
  50.          Top             =   1200
  51.          Width           =   735
  52.       End
  53.       Begin CheckBox Check2 
  54.          BackColor       =   &H00C0C0C0&
  55.          Caption         =   "Whole Word"
  56.          Height          =   375
  57.          Left            =   240
  58.          TabIndex        =   21
  59.          Top             =   1200
  60.          Width           =   1575
  61.       End
  62.       Begin CheckBox Check1 
  63.          BackColor       =   &H00C0C0C0&
  64.          Caption         =   "Case Sensitive"
  65.          Height          =   375
  66.          Left            =   240
  67.          TabIndex        =   19
  68.          Top             =   840
  69.          Width           =   1575
  70.       End
  71.       Begin TextBox FindTextBox 
  72.          Height          =   285
  73.          Left            =   1020
  74.          TabIndex        =   14
  75.          Top             =   345
  76.          Width           =   2385
  77.       End
  78.       Begin PictureBox FindTitle 
  79.          BackColor       =   &H009A6049&
  80.          Height          =   255
  81.          Left            =   -15
  82.          ScaleHeight     =   15
  83.          ScaleMode       =   3  'Pixel
  84.          ScaleWidth      =   239
  85.          TabIndex        =   15
  86.          Top             =   -15
  87.          Width           =   3615
  88.       End
  89.       Begin Label Label3 
  90.          Alignment       =   1  'Right Justify
  91.          BackColor       =   &H00C0C0C0&
  92.          Caption         =   "Find What:"
  93.          Height          =   255
  94.          Left            =   0
  95.          TabIndex        =   18
  96.          Top             =   390
  97.          Width           =   975
  98.       End
  99.    End
  100.    Begin PictureBox PyramidPic 
  101.       AutoSize        =   -1  'True
  102.       Height          =   495
  103.       Index           =   2
  104.       Left            =   4080
  105.       ScaleHeight     =   31
  106.       ScaleMode       =   3  'Pixel
  107.       ScaleWidth      =   39
  108.       TabIndex        =   12
  109.       Top             =   1680
  110.       Visible         =   0   'False
  111.       Width           =   615
  112.    End
  113.    Begin ListBox MeatList 
  114.       Height          =   1590
  115.       Left            =   360
  116.       Sorted          =   -1  'True
  117.       TabIndex        =   4
  118.       Top             =   1200
  119.       Visible         =   0   'False
  120.       Width           =   1455
  121.    End
  122.    Begin PictureBox PyramidPic 
  123.       AutoSize        =   -1  'True
  124.       Height          =   495
  125.       Index           =   1
  126.       Left            =   4080
  127.       ScaleHeight     =   31
  128.       ScaleMode       =   3  'Pixel
  129.       ScaleWidth      =   39
  130.       TabIndex        =   11
  131.       Top             =   960
  132.       Visible         =   0   'False
  133.       Width           =   615
  134.    End
  135.    Begin ListBox VegList 
  136.       Height          =   1590
  137.       Left            =   720
  138.       Sorted          =   -1  'True
  139.       TabIndex        =   5
  140.       Top             =   960
  141.       Visible         =   0   'False
  142.       Width           =   1455
  143.    End
  144.    Begin ListBox FruitList 
  145.       Height          =   1590
  146.       Left            =   1080
  147.       Sorted          =   -1  'True
  148.       TabIndex        =   6
  149.       Top             =   720
  150.       Visible         =   0   'False
  151.       Width           =   1455
  152.    End
  153.    Begin ListBox PastryList 
  154.       Height          =   1590
  155.       Left            =   1440
  156.       Sorted          =   -1  'True
  157.       TabIndex        =   7
  158.       Top             =   480
  159.       Visible         =   0   'False
  160.       Width           =   1455
  161.    End
  162.    Begin PictureBox WindowPic 
  163.       BackColor       =   &H00808080&
  164.       Height          =   2655
  165.       Left            =   4800
  166.       ScaleHeight     =   175
  167.       ScaleMode       =   3  'Pixel
  168.       ScaleWidth      =   167
  169.       TabIndex        =   0
  170.       Top             =   240
  171.       Width           =   2535
  172.       Begin CommandButton ChessHelpCmdBut 
  173.          Caption         =   "Help"
  174.          Height          =   375
  175.          Left            =   960
  176.          TabIndex        =   2
  177.          Top             =   2160
  178.          Visible         =   0   'False
  179.          Width           =   735
  180.       End
  181.       Begin PictureBox ChessPic 
  182.          AutoSize        =   -1  'True
  183.          Height          =   615
  184.          Left            =   0
  185.          ScaleHeight     =   39
  186.          ScaleMode       =   3  'Pixel
  187.          ScaleWidth      =   55
  188.          TabIndex        =   1
  189.          Top             =   0
  190.          Visible         =   0   'False
  191.          Width           =   855
  192.       End
  193.    End
  194.    Begin PictureBox PyramidPic 
  195.       AutoSize        =   -1  'True
  196.       Height          =   495
  197.       Index           =   0
  198.       Left            =   4080
  199.       ScaleHeight     =   31
  200.       ScaleMode       =   3  'Pixel
  201.       ScaleWidth      =   39
  202.       TabIndex        =   3
  203.       Top             =   240
  204.       Visible         =   0   'False
  205.       Width           =   615
  206.    End
  207.    Begin Label Label4 
  208.       Alignment       =   2  'Center
  209.       BackColor       =   &H000000FF&
  210.       BorderStyle     =   1  'Fixed Single
  211.       Caption         =   "Drag FIND Box Around By Its Title Bar"
  212.       Height          =   255
  213.       Left            =   3720
  214.       TabIndex        =   20
  215.       Top             =   4920
  216.       Width           =   3615
  217.    End
  218.    Begin Label Label1 
  219.       Alignment       =   2  'Center
  220.       BackColor       =   &H00C0C0C0&
  221.       BorderStyle     =   1  'Fixed Single
  222.       Caption         =   "Shopping List"
  223.       Height          =   255
  224.       Left            =   360
  225.       TabIndex        =   9
  226.       Top             =   3000
  227.       Width           =   1455
  228.    End
  229.    Begin Label Label2 
  230.       Alignment       =   2  'Center
  231.       BackColor       =   &H000000FF&
  232.       BorderStyle     =   1  'Fixed Single
  233.       Caption         =   "Use Lists To Build A Shopping List"
  234.       Height          =   255
  235.       Left            =   120
  236.       TabIndex        =   10
  237.       Top             =   120
  238.       Width           =   3375
  239.    End
  240. End
  241. '=========================================================
  242. '                  CLPSIB.BAS Rev. 1.0
  243. '              Keith Funk (CIS 72240, 2020)
  244. '                     Nov. 3, 1991
  245. '
  246. '   Many thanks to Daniel Appleman (Desaware) for explaining
  247. '   the Win3 WS_CLIPSIBLINGS style without which this program
  248. '   could not have been written. I'd also like to thank
  249. '   Ted Young and Jonathan Zuk for the help they have given
  250. '   me in learning the Win3 API.
  251. '
  252. '   The purpose of the program is to demonstrate how to
  253. '   implement overlapping controls in a VB program.
  254. '
  255. '   NOTE that the Form and all controls have their S